runtime.cpuStats.accumulate (method)

2 uses

	runtime (current package)
		mgc.go#L1034: 	work.cpuStats.accumulate(now, true)
		mstats.go#L921: func (s *cpuStats) accumulate(now int64, gcMarkPhase bool) {